Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: drops max count #10713

Merged
merged 27 commits into from
Aug 15, 2024
Merged

fix: drops max count #10713

merged 27 commits into from
Aug 15, 2024

Conversation

preschian
Copy link
Member

@preschian preschian commented Aug 1, 2024

Thank you for your contribution to the KodaDot - One Stop Shop for Polkadot NFTs.

👇 __ Let's make a quick check before the contribution.

PR Type

  • Bugfix
  • Feature
  • Refactoring

Context

Copy link

cloudflare-workers-and-pages bot commented Aug 1, 2024

Deploying koda-art-prod with  Cloudflare Pages  Cloudflare Pages

Latest commit: 74c9bd5
Status: ✅  Deploy successful!
Preview URL: https://e24c53e9.kodaart-production.pages.dev
Branch Preview URL: https://fix--drops-max-count.kodaart-production.pages.dev

View logs

Copy link

netlify bot commented Aug 1, 2024

Deploy Preview for koda-canary ready!

Name Link
🔨 Latest commit 74c9bd5
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/66bdac04932f7d000819f386
😎 Deploy Preview https://deploy-preview-10713--koda-canary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@preschian preschian marked this pull request as ready for review August 1, 2024 08:20
@preschian preschian requested a review from a team as a code owner August 1, 2024 08:20
@preschian preschian requested review from Jarsen136 and hassnian and removed request for a team August 1, 2024 08:20
@preschian
Copy link
Member Author

Hmm, I think the limited specs of the current runner cause flaky tests from e2e. Since running e2e tests is quite heavy, we need to increase the specs: https://docs.github.com/en/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners

@preschian preschian mentioned this pull request Aug 1, 2024
@vikiival
Copy link
Member

vikiival commented Aug 2, 2024

Please can you do the test fixes and and max count in two separated prs?

@preschian
Copy link
Member Author

Please can you do the test fixes and and max count in two separated prs?

sure, let me revert first

Copy link
Contributor

@hassnian hassnian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vikiival
Copy link
Member

vikiival commented Aug 4, 2024

sure, let me revert first

waiting for

the test fixes

refactor(onchain): abstract EVM and Substrate collection fetch logic into utility files

chore(dependencies): add @farcaster/auth-client to project dependencies
- Refactor to access `collectionName`, `collectionDescription`, `max`, and `minted` directly `drop`.
- Remove unused imports and streamline state management for components.
- Update types and store defaults to ensure proper interface for `drop` data.
…tadata assignment

feat(modal-tracker): add error handling to modal state watcher
@preschian
Copy link
Member Author

Updates: I refactored some stuff on composable for drops. and, I just found out that this composable prevents the user from closing the modal composables/useModalIsOpenTracker.ts

@preschian preschian requested review from hassnian and Jarsen136 August 8, 2024 04:23
@Jarsen136
Copy link
Contributor

Updates: I refactored some stuff on composable for drops. and, I just found out that this composable prevents the user from closing the modal composables/useModalIsOpenTracker.ts

I also find this error when I'm working on another issue. Here is how I solved it. WDYT 643eb8e

utils/onchain/evm.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@hassnian hassnian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small, otherwise LGTM

@preschian
Copy link
Member Author

I also find this error when I'm working on another issue. Here is how I solved it. WDYT 643eb8e

oh, I like yours

@hassnian
Copy link
Contributor

added #10804 see context

@preschian you've got some conflicts
@vikiival can we merge,

@vikiival
Copy link
Member

@vikiival can we merge,
Y

Copy link

@preschian
Copy link
Member Author

merging this~

@preschian preschian added this pull request to the merge queue Aug 15, 2024
Merged via the queue into main with commit 8b78c40 Aug 15, 2024
23 checks passed
@preschian preschian deleted the fix--drops-max-count branch August 15, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All Base drop shows only 1 minted NFT Drops max count mismatch for a moment
4 participants